[XEN] Fix EA calculation for POP <rm> when stack pointer is used as
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 5 Jan 2007 14:44:58 +0000 (14:44 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 5 Jan 2007 14:44:58 +0000 (14:44 +0000)
commit3d24f27402fa2b7d5fd85ee66f3677b076ef3749
treea389e7ed65196ce1b7046639cdf755f6f3497928
parente821b95d39ac3372f752901a9f62dab16db20f46
[XEN] Fix EA calculation for POP <rm> when stack pointer is used as
base of the EA calculation. It should be used *post* increment.

Original patch from Jan Beulich <jbeulich@novell.com>

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/x86_emulate.c